projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7aaacaf
)
(menu-bar-showhide-fringe-menu): Use defvar.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 30 May 2002 17:13:22 +0000
(17:13 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 30 May 2002 17:13:22 +0000
(17:13 +0000)
lisp/menu-bar.el
patch
|
blob
|
history
diff --git
a/lisp/menu-bar.el
b/lisp/menu-bar.el
index 4f6dd80bbf7cba37b6d7d16b2d0f163f3493415f..8201335a4e636b0e5191cc460a79e8e4f38447c1 100644
(file)
--- a/
lisp/menu-bar.el
+++ b/
lisp/menu-bar.el
@@
-653,7
+653,7
@@
Do the same for the keys of the same name."
(frame-visible-p
(symbol-value 'speedbar-frame))))))
-(
setq
menu-bar-showhide-fringe-menu (make-sparse-keymap "Fringe"))
+(
defvar
menu-bar-showhide-fringe-menu (make-sparse-keymap "Fringe"))
(defun menu-bar-showhide-fringe-menu-customize ()
"Show customization buffer for `fringe-mode'."